From: Geert Uytterhoeven Date: Tue, 1 May 2007 20:32:44 +0000 (+0200) Subject: hilkbd: Kill compiler warning and fix comment dyslexia X-Git-Tag: v2.6.22-rc1~1071 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=f8744bc95dac461cef40df7143756d1bfa393991;p=~emulex%2Finfiniband.git hilkbd: Kill compiler warning and fix comment dyslexia hilkbd: Kill compiler warning and fix comment dyslexia Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- diff --git a/drivers/input/keyboard/hilkbd.c b/drivers/input/keyboard/hilkbd.c index 4de4dc297d5..56277fb291c 100644 --- a/drivers/input/keyboard/hilkbd.c +++ b/drivers/input/keyboard/hilkbd.c @@ -52,7 +52,7 @@ MODULE_LICENSE("GPL v2"); #elif defined(CONFIG_HP300) - #define HILBASE 0xf0428000 /* HP300 (m86k) port address */ + #define HILBASE 0xf0428000UL /* HP300 (m68k) port address */ #define HIL_DATA 0x1 #define HIL_CMD 0x3 #define HIL_IRQ 2