OSDN Git Service

ARM: l2c: bcm_5301x: convert to generic l2c OF initialisation
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 28 Apr 2014 14:27:59 +0000 (15:27 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:49:04 +0000 (00:49 +0100)
commitd458773fb3c456d0e2e860fece8602b062e2f7a0
treea5959969987114e435d3bb3216f2525fb38518cf
parentde7e75326c05c10ebd96aed9440c870f0ff1e34f
ARM: l2c: bcm_5301x: convert to generic l2c OF initialisation

Remove the explicit call to l2x0_of_init(), converting to the generic
infrastructure instead.  We can remove the explicit machine init too
as this becomes identical to the generic version.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-bcm/bcm_5301x.c