diff options
author | Simon Glass <sjg@chromium.org> | 2013-03-05 14:40:02 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-03-15 20:14:01 (GMT) |
commit | 69e0683241ae291729adc8737fddfeae9801b024 (patch) | |
tree | 27672519b0bed2dabefb7d9dceff711983737d36 /spl | |
parent | 81e2ff0bf13506c16cc8bbf449f6623ea8c5d84a (diff) | |
download | u-boot-69e0683241ae291729adc8737fddfeae9801b024.tar.xz |
serial: ns16550: Remove unwanted cast
This cast does not seem correct, since we should be writing to a pointer,
not a ulong.
This fixes the following warning on nds32:
-ns16550.c:49: warning: passing argument 2 of 'writeb' makes pointer from integer without a cast
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'spl')
0 files changed, 0 insertions, 0 deletions