aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/powertv/asic/prealloc-calliope.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/powertv/asic/prealloc-calliope.c')
-rw-r--r--arch/mips/powertv/asic/prealloc-calliope.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/mips/powertv/asic/prealloc-calliope.c b/arch/mips/powertv/asic/prealloc-calliope.c
index 3fc5d46687a9..98dc51650577 100644
--- a/arch/mips/powertv/asic/prealloc-calliope.c
+++ b/arch/mips/powertv/asic/prealloc-calliope.c
@@ -17,8 +17,8 @@
17 * along with this program; if not, write to the Free Software 17 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
19 * 19 *
20 * Author: Ken Eppinett 20 * Author: Ken Eppinett
21 * David Schleef <ds@schleef.org> 21 * David Schleef <ds@schleef.org>
22 */ 22 */
23 23
24#include <linux/init.h> 24#include <linux/init.h>
@@ -153,7 +153,7 @@ struct resource non_dvr_calliope_resources[] __initdata =
153 * End of Resource marker 153 * End of Resource marker
154 */ 154 */
155 { 155 {
156 .flags = 0, 156 .flags = 0,
157 }, 157 },
158}; 158};
159 159
@@ -260,7 +260,7 @@ struct resource non_dvr_vze_calliope_resources[] __initdata =
260 * End of Resource marker 260 * End of Resource marker
261 */ 261 */
262 { 262 {
263 .flags = 0, 263 .flags = 0,
264 }, 264 },
265}; 265};
266 266
@@ -380,6 +380,6 @@ struct resource non_dvr_vzf_calliope_resources[] __initdata =
380 * End of Resource marker 380 * End of Resource marker
381 */ 381 */
382 { 382 {
383 .flags = 0, 383 .flags = 0,
384 }, 384 },
385}; 385};