On 09/05/2014 10:08 AM, Rafał Miłecki wrote: > This is some general cleanup as well as preparing sprom.c to become a > standalone driver. We will need this for bcm53xx ARM arch support. > > Signed-off-by: Rafał Miłecki <zajec5@xxxxxxxxx> Acked-by: Hauke Mehrtens <hauke@xxxxxxxxxx> > --- > arch/mips/bcm47xx/bcm47xx_private.h | 3 ++ > arch/mips/bcm47xx/setup.c | 58 ++----------------------------- > arch/mips/bcm47xx/sprom.c | 68 +++++++++++++++++++++++++++++++++++++ > 3 files changed, 73 insertions(+), 56 deletions(-) >