u-boot-brain/arch/arm/include
Hans de Goede cc67a0b6e5 sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers
Which pll-s are available depends on the machine type, move the
clock_get_pllX / clock_set_pllX prototypes to the clock_sun?i.h header files
so that we only declare what is actually available. e.g. clock_get_pll5p()
is not available on sun6i / sun8i, and with sun9i we get a completely
different set of plls.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
2015-01-22 12:34:55 +01:00
..
asm sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers 2015-01-22 12:34:55 +01:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00