diff options
author | 2009-07-06 08:56:51 +0300 | |
---|---|---|
committer | 2009-07-06 18:11:10 +0800 | |
commit | 22fe84394f405c673b362d23dcc2d5d095ab5f6c (patch) | |
tree | 32f80d1e5982c1fa7466a7f7386263a2c8834b9b /tools/perf/builtin-sched.c | |
parent | backlight: fix pwm_bl.c to notify platform code when suspending (diff) | |
download | wireguard-linux-22fe84394f405c673b362d23dcc2d5d095ab5f6c.tar.xz wireguard-linux-22fe84394f405c673b362d23dcc2d5d095ab5f6c.zip |
[ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP defines
Attepmpt to configure ULPI pins gives the following compile error:
CC arch/arm/mach-pxa/cm-x300.o
arch/arm/mach-pxa/cm-x300.c:155: error: 'MFP_MFP_AF0' undeclared here (not in a function)
arch/arm/mach-pxa/cm-x300.c:155: error: 'MFP_MFP_DS01X' undeclared here (not in a function)
make[2]: *** [arch/arm/mach-pxa/cm-x300.o] Error 1
make[1]: *** [arch/arm/mach-pxa] Error 2
make: *** [sub-make] Error 2
Fix it.
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'tools/perf/builtin-sched.c')
0 files changed, 0 insertions, 0 deletions