diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-01-14 19:17:15 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-01-22 12:34:55 +0100 |
commit | cc67a0b6e5eb0a96743d2513ab6037bd13d183d5 (patch) | |
tree | 206620d09b5e6980385fbc0a62dbc77bb8a4d38d /configs/harmony_defconfig | |
parent | 22b618346acb95dae8fddf151202829b6f78667f (diff) | |
download | u-boot-imx-cc67a0b6e5eb0a96743d2513ab6037bd13d183d5.zip u-boot-imx-cc67a0b6e5eb0a96743d2513ab6037bd13d183d5.tar.gz u-boot-imx-cc67a0b6e5eb0a96743d2513ab6037bd13d183d5.tar.bz2 |
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>
Diffstat (limited to 'configs/harmony_defconfig')
0 files changed, 0 insertions, 0 deletions