summaryrefslogtreecommitdiff
path: root/src/soc/intel/quark/northcluster.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/quark/northcluster.c')
-rw-r--r--src/soc/intel/quark/northcluster.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/quark/northcluster.c b/src/soc/intel/quark/northcluster.c
index b52c3b7e79..124d767d13 100644
--- a/src/soc/intel/quark/northcluster.c
+++ b/src/soc/intel/quark/northcluster.c
@@ -24,7 +24,7 @@
#define RES_IN_KIB(r) ((r) >> 10)
-static void nc_read_resources(device_t dev)
+static void nc_read_resources(struct device *dev)
{
unsigned long base_k;
int index = 0;