diff options
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2014-04-19 16:32:49 (GMT) |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2014-05-08 16:22:43 (GMT) |
commit | c42e1ffa269f098133629adf54cabe242596b647 (patch) | |
tree | 1033bcb342d436c2880a69501c05c266e6b5e46d /firmware/edgeport | |
parent | 8c16babc6476111efabafbb262b47f8309942403 (diff) | |
download | linux-c42e1ffa269f098133629adf54cabe242596b647.tar.xz |
ARM: mvebu: remove unnecessary ifdef around l2x0_of_init
l2x0_of_init function is always defined
arch/arm/include/asm/hardware/cache-l2x0.h: in case of
CONFIG_CACHE_L2X0 is not selected then a placeholder is defined.
Then there is no need to have ifdef around l2x0_of_init.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Link: https://lkml.kernel.org/r/1397925170-8202-2-git-send-email-gregory.clement@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'firmware/edgeport')
0 files changed, 0 insertions, 0 deletions