diff options
author | Jan Beulich <[email protected]> | 2009-08-19 08:40:48 +0100 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2009-08-21 15:30:12 -0700 |
commit | 8b5a10fc6fd02289ea03480f93382b1a99006142 (patch) | |
tree | 894760a2b83fd96d0e1cc2a4f907b350e602c39f /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | c7425314c755d5f94da7c978205c85a7c6201212 (diff) |
x86: properly annotate alternatives.c
Some of the NOPs tables aren't used on 64-bits, quite some code and
data is needed post-init for module loading only, and a couple of
functions aren't used outside that file (i.e. can be static, and don't
need to be exported).
The change to __INITDATA/__INITRODATA is needed to avoid an assembler
warning.
Signed-off-by: Jan Beulich <[email protected]>
LKML-Reference: <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions