[PATCH 2/2] powerpc/85xx: remove the unneeded corenet_ds.h

Kevin Hao haokexin at gmail.com
Thu Sep 12 17:13:13 EST 2013


With the patch (powerpc/85xx: introduce cornet_generic machine) this
file becomes useless. Just delete it.

Signed-off-by: Kevin Hao <haokexin at gmail.com>
---
 arch/powerpc/platforms/85xx/corenet_ds.h | 19 -------------------
 1 file changed, 19 deletions(-)
 delete mode 100644 arch/powerpc/platforms/85xx/corenet_ds.h

diff --git a/arch/powerpc/platforms/85xx/corenet_ds.h b/arch/powerpc/platforms/85xx/corenet_ds.h
deleted file mode 100644
index ddd700b..0000000
--- a/arch/powerpc/platforms/85xx/corenet_ds.h
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * Corenet based SoC DS Setup
- *
- * Copyright 2009 Freescale Semiconductor Inc.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- */
-
-#ifndef CORENET_DS_H
-#define CORENET_DS_H
-
-extern void __init corenet_ds_pic_init(void);
-extern void __init corenet_ds_setup_arch(void);
-extern int __init corenet_ds_publish_devices(void);
-
-#endif
-- 
1.8.3.1



More information about the Linuxppc-dev mailing list