diff options
author | Geert Uytterhoeven <[email protected]> | 2014-10-09 15:30:06 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-10-09 22:26:03 -0400 |
commit | 21f456607a7acc73947580a84eb36d180d2562b7 (patch) | |
tree | 1b46f8abb2a6b1b1967a43395b254fff450fb3d5 /net/lapb/lapb_subr.c | |
parent | f203c3b33f0891da98ae3dcf829851c48473ed60 (diff) |
frv: remove unused cpuinfo_frv and friends to fix future build error
Frv has a macro named cpu_data, interfering with variables and struct
members with the same name:
include/linux/pm_domain.h:75:24: error: expected identifier or '('
before '&' token
struct gpd_cpu_data *cpu_data;
As struct cpuinfo_frv, boot_cpu_data, cpu_data, and current_cpu_data are
not used, removed them to fix this.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Cc: David Howells <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions