aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/ironlake/gma.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/ironlake/gma.c')
-rw-r--r--src/northbridge/intel/ironlake/gma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/intel/ironlake/gma.c b/src/northbridge/intel/ironlake/gma.c
index d0f6bde948..2521105920 100644
--- a/src/northbridge/intel/ironlake/gma.c
+++ b/src/northbridge/intel/ironlake/gma.c
@@ -203,7 +203,7 @@ static void gma_read_resources(struct device *dev)
res->size = (resource_t) 0x10000000;
}
-static void gma_generate_ssdt(struct device *device)
+static void gma_generate_ssdt(const struct device *device)
{
const struct northbridge_intel_ironlake_config *chip = device->chip_info;