diff options
| author | Arnd Bergmann <[email protected]> | 2016-06-01 16:46:23 +0200 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2016-06-26 01:20:08 +0200 |
| commit | d6faca40f40b62aca8ea8c29289c7bf7456172bb (patch) | |
| tree | fd7194661cd730e7adc304e5921ebc157d5d611d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 5ee98ab3a8ea94fe24e288dc02c6b489889cf06a (diff) | |
rtc: move mc146818 helper functions out-of-line
The mc146818_get_time/mc146818_set_time functions are rather large
inline functions in a global header file and are used in several
drivers and in x86 specific code.
Here we move them into a separate .c file that is compiled whenever
any of the users require it. This also lets us remove the linux/acpi.h
header inclusion from mc146818rtc.h, which in turn avoids some
warnings about duplicate definition of the TRUE/FALSE macros.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions