From: Al Viro Date: Thu, 26 Jul 2007 16:32:49 +0000 (+0100) Subject: fix missing arguments in drivers/rtc/rtc-stk17ta8.c X-Git-Tag: v2.6.23-rc2~257 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c98dbe59ae4da701f81ba16eb02c94ed85e663c7;p=pandora-kernel.git fix missing arguments in drivers/rtc/rtc-stk17ta8.c struct bin_attribute * is needed in bin_attribute ->read()/->write() now. Incidentally, could people please run the fscking compiler before and after applying their patch and compare the build logs? That (and many, many other) would be caught immediately. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed