Re: [PATCH] mfd: db8500-prcmu: remove check for CONFIG_DBX500_PRCMU_DEBUG

2014-05-23 Thread Lee Jones
> A check for CONFIG_DBX500_PRCMU_DEBUG was added in v3.6. But there's no > Kconfig symbol DBX500_PRCMU_DEBUG. So remove this check. > > Signed-off-by: Paul Bolle > --- > Untested. Note that db8500_prcmu_debug_dump() is nowhere to be found in > the tree. > > This check has been in the tree for l

[PATCH] mfd: db8500-prcmu: remove check for CONFIG_DBX500_PRCMU_DEBUG

2014-05-22 Thread Paul Bolle
A check for CONFIG_DBX500_PRCMU_DEBUG was added in v3.6. But there's no Kconfig symbol DBX500_PRCMU_DEBUG. So remove this check. Signed-off-by: Paul Bolle --- Untested. Note that db8500_prcmu_debug_dump() is nowhere to be found in the tree. This check has been in the tree for less than two years