From: Kevin Hao <haokexin@gmail.com>
To: Scott Wood <scottwood@freescale.com>
Cc: linuxppc <linuxppc-dev@lists.ozlabs.org>
Subject: [PATCH 2/2] powerpc/85xx: remove the unneeded corenet_ds.h
Date: Thu, 12 Sep 2013 15:13:13 +0800 [thread overview]
Message-ID: <1378969993-14991-3-git-send-email-haokexin@gmail.com> (raw)
In-Reply-To: <1378969993-14991-1-git-send-email-haokexin@gmail.com>
With the patch (powerpc/85xx: introduce cornet_generic machine) this
file becomes useless. Just delete it.
Signed-off-by: Kevin Hao <haokexin@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
prev parent reply other threads:[~2013-09-12 7:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-12 7:13 [PATCH 0/2] powerpc/85xx: introduce cornet_generic machine Kevin Hao
2013-09-12 7:13 ` [PATCH 1/2] " Kevin Hao
2013-09-12 18:44 ` Scott Wood
2013-09-13 1:11 ` Kevin Hao
2013-09-16 16:10 ` Kumar Gala
2013-09-16 22:51 ` Kevin Hao
2013-09-12 7:13 ` Kevin Hao [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1378969993-14991-3-git-send-email-haokexin@gmail.com \
--to=haokexin@gmail.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=scottwood@freescale.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).