Revision 7036440eab3e2d47a775d4616909f8235488d714 authored by Arnd Bergmann on 30 May 2022, 12:46:17 UTC, committed by Arnd Bergmann on 03 June 2022, 18:48:53 UTC
With all the header files out of the way, and the clock driver
converted to the common framework, nothing stops us from building
OMAP together with the other platforms.

As usual, the decompressor support is a victim here, and is
only available when CONFIG_DEBUG_LL is configured for the
particular board.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent c73b909
History
File Mode Size
bits.h -rw-r--r-- 171 bytes
clocksource.h -rw-r--r-- 479 bytes
const.h -rw-r--r-- 196 bytes
datapage.h -rw-r--r-- 4.1 KB
helpers.h -rw-r--r-- 1.3 KB
jiffies.h -rw-r--r-- 298 bytes
ktime.h -rw-r--r-- 454 bytes
limits.h -rw-r--r-- 564 bytes
math64.h -rw-r--r-- 468 bytes
processor.h -rw-r--r-- 251 bytes
time.h -rw-r--r-- 190 bytes
time32.h -rw-r--r-- 274 bytes
time64.h -rw-r--r-- 426 bytes
vsyscall.h -rw-r--r-- 288 bytes

back to top