]> git.baikalelectronics.ru Git - kernel.git/commit
make ds1511_rtc_{read,set}_time() static
authorAdrian Bunk <bunk@kernel.org>
Mon, 28 Apr 2008 09:11:55 +0000 (02:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:16 +0000 (08:58 -0700)
commit17d894b685c09274c498c8c39cef2b29068a7bd2
treeaf8b2801234d1218397801348b2917ceb5f37983
parentf8e0ee13bd7cbfd0a6581269e661a16f5720cd1b
make ds1511_rtc_{read,set}_time() static

Make the needlessly global ds1511_rtc_{read,set}_time() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: David Brownell <david-b@pacbell.net>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-ds1511.c