diff --git a/[refs] b/[refs] index 409f388f970e..c8e4fe0628da 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ecdf6ceb8cf4756bd4214bf9755755752b6015f5 +refs/heads/master: 3d03ba4d1dd2246adff5a9ff1194a539b3bc05a7 diff --git a/trunk/include/linux/platform_device.h b/trunk/include/linux/platform_device.h index 25e64b43e644..2c2d035bfb92 100644 --- a/trunk/include/linux/platform_device.h +++ b/trunk/include/linux/platform_device.h @@ -21,7 +21,7 @@ struct platform_device { u32 num_resources; struct resource * resource; - struct platform_device_id *id_entry; + const struct platform_device_id *id_entry; /* arch specific additions */ struct pdev_archdata archdata;