diff options
| author | Paul Bolle <[email protected]> | 2011-11-15 22:36:02 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-11-16 00:41:51 +0000 |
| commit | 001ef5e4554b851cf50fe03bc4c266c28ed8e62d (patch) | |
| tree | 397ea88856ea65c36566b7f8b12d98b00ef2c963 /lib/debugobjects.c | |
| parent | MAINTAINERS: add new cgroup list to CC notice (diff) | |
| download | kernel-001ef5e4554b851cf50fe03bc4c266c28ed8e62d.tar.gz kernel-001ef5e4554b851cf50fe03bc4c266c28ed8e62d.zip | |
drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'
The driver for the DigsyMTC display configuration EEPROMs device got
added by commit 469dded183 ("misc/eeprom: add eeprom access driver for
digsy_mtc board"). Its Kconfig symbol depends on PPC_MPC5200_GPIO. But
at the time that driver got added PPC_MPC5200_GPIO was already renamed
to GPIO_MPC5200, by commit 6eae1ace68 ("gpio: Move mpc5200 gpio driver
to drivers/gpio").
So make this driver depend on GPIO_MPC5200. And since GPIO_MPC5200
itself implies that GPIOLIB is set, that dependency can be dropped.
Signed-off-by: Paul Bolle <[email protected]>
Acked-by: Anatolij Gustschin <[email protected]>
Cc: Grant Likely <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
