diff options
author | 2011-01-09 22:16:13 +0000 | |
---|---|---|
committer | 2011-01-10 14:23:01 -0800 | |
commit | d7cd5c73cec2dfa9f259a2adcf802c9f8fcc125f (patch) | |
tree | e1f2959e6594c19e427fa4b0eb4badc97fa75b36 /drivers/base/platform.c | |
parent | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 (diff) | |
download | wireguard-linux-d7cd5c73cec2dfa9f259a2adcf802c9f8fcc125f.tar.xz wireguard-linux-d7cd5c73cec2dfa9f259a2adcf802c9f8fcc125f.zip |
omap3: clocks: Fix build error 'CK_3430ES2' undeclared here
At latest mainline commit 0c21e3aaf6a, omap2plus build is broken. This
patch is trivial fix for the missed usb clock node for CK_3430ES2PLUS
flag update.
CHK include/generated/compile.h
CC arch/arm/mach-omap2/clock3xxx_data.o
arch/arm/mach-omap2/clock3xxx_data.c:3289: error: 'CK_3430ES2' undeclared
here (not in a function)
make[1]: *** [arch/arm/mach-omap2/clock3xxx_data.o] Error 1
make: *** [arch/arm/mach-omap2] Error 2
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Anand Gadiyar <gadiyar@ti.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
[tony@atomide.com: updated mask to include CK_36XX]
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions