From: Russell King Date: Sat, 6 May 2006 10:29:21 +0000 (+0100) Subject: [ARM] rtc-sa1100: fix compiler warnings and error cleanup X-Git-Tag: v2.6.17-rc4~25^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f12267011d16b1722e71aa12cd3e89eb70a9edd6;p=pandora-kernel.git [ARM] rtc-sa1100: fix compiler warnings and error cleanup Fix: drivers/rtc/rtc-sa1100.c: In function `sa1100_rtc_proc': drivers/rtc/rtc-sa1100.c:298: warning: unsigned int format, long unsigned int arg (arg 3) and arrange for sa1100_rtc_open() to pass the devid to free_irq() rather than NULL. Signed-off-by: Russell King --- Reading git-diff-tree failed