Kaynağa Gözat

hilkbd: Kill compiler warning and fix comment dyslexia

hilkbd: Kill compiler warning and fix comment dyslexia

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Geert Uytterhoeven 18 yıl önce
ebeveyn
işleme
f8744bc95d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      drivers/input/keyboard/hilkbd.c

+ 1 - 1
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