From 2e15a9acf1c7575b49331c4000e9faad620f0496 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Sun, 22 Jul 2007 00:27:01 +1000 Subject: [PATCH] --- yaml --- r: 62601 b: refs/heads/master c: 51d261122d0ffac8cf91cc6e74ffcfea23faeb1c h: refs/heads/master i: 62599: 2b16583f97dd2819599550546ab282698bc55a09 v: v3 --- [refs] | 2 +- trunk/include/linux/of_platform.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ca7a6181f1b0..5325ba1c83dc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b1c30115f4861c9dd2dcaaac2a01acc67dd4cf94 +refs/heads/master: 51d261122d0ffac8cf91cc6e74ffcfea23faeb1c diff --git a/trunk/include/linux/of_platform.h b/trunk/include/linux/of_platform.h index 22c3837784b2..448f70b30a0c 100644 --- a/trunk/include/linux/of_platform.h +++ b/trunk/include/linux/of_platform.h @@ -32,7 +32,7 @@ extern struct bus_type of_platform_bus_type; struct of_platform_driver { const char *name; - struct of_device_id *match_table; + const struct of_device_id *match_table; struct module *owner; int (*probe)(struct of_device* dev,