diff options
author | Heiko Stübner <heiko@sntech.de> | 2014-05-23 16:58:53 -0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2014-05-26 15:09:45 -0400 |
commit | 5a3babfcd2354fb1063de2895cab0320fb2027ca (patch) | |
tree | 1e41f9e4dbc1a024fa8b5460e18d5fce28ecd84d /arch/arm/mach-vexpress | |
parent | c40f01287b3369638c9cb145298a79cc7103f696 (diff) |
clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdata
The originally used PNAME macro from the core samsung clock infrastructure
declares the created array as initdata, creating section mismatch warnings
in the dclk driver.
Thus declare them directly, removing these warning.
Reported-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-vexpress')
0 files changed, 0 insertions, 0 deletions