diff options
| author | Carlos R. Mafra <[email protected]> | 2008-07-23 21:30:40 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-24 10:47:34 -0700 |
| commit | c68d07b2da54c941bb36c9d6d35fe8f263ee10ef (patch) | |
| tree | 13a84b5e2928c67753734e4f79e55a1d12dd74a3 /include/linux | |
| parent | 02bb584f3b1cfc8188522a4d2c8881b65073a4f1 (diff) | |
rtc: remove and clarify unneeded externs
When CONFIG_HPET_EMULATE_RTC is defined the external declaration of
hpet_rtc_interrupt is redundant due to the inclusion of hpet.h.
When !CONFIG_HPET_EMULATE_RTC we make it clear that hpet_rtc_interrupt is
not used by defining it to return zero.
Signed-off-by: Carlos R. Mafra <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions