|
@@ -11,13 +11,12 @@
|
|
* GNU General Public License for more details.
|
|
* GNU General Public License for more details.
|
|
*/
|
|
*/
|
|
|
|
|
|
-#include <linux/clocksource.h>
|
|
|
|
#include <linux/of_address.h>
|
|
#include <linux/of_address.h>
|
|
#include <linux/of_platform.h>
|
|
#include <linux/of_platform.h>
|
|
|
|
+#include <linux/io.h>
|
|
|
|
|
|
#include <asm/mach/arch.h>
|
|
#include <asm/mach/arch.h>
|
|
|
|
|
|
-#include "bcm_kona_smc.h"
|
|
|
|
#include "kona.h"
|
|
#include "kona.h"
|
|
|
|
|
|
#define RSTMGR_DT_STRING "brcm,bcm21664-resetmgr"
|
|
#define RSTMGR_DT_STRING "brcm,bcm21664-resetmgr"
|