mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 2/3] ARM: at91 boards: remove empty config.h files
Date: Tue,  9 Jul 2013 13:14:51 +0200	[thread overview]
Message-ID: <1373368492-4627-2-git-send-email-plagnioj@jcrosoft.com> (raw)
In-Reply-To: <1373368492-4627-1-git-send-email-plagnioj@jcrosoft.com>

We just keep one on rm9200ek as I did not yet convert this SoC init to C
struct and still use Macro.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
---
 arch/arm/boards/animeo_ip/config.h        | 4 ----
 arch/arm/boards/at91sam9260ek/config.h    | 4 ----
 arch/arm/boards/at91sam9261ek/config.h    | 4 ----
 arch/arm/boards/at91sam9263ek/config.h    | 4 ----
 arch/arm/boards/at91sam9m10g45ek/config.h | 4 ----
 arch/arm/boards/at91sam9m10ihd/config.h   | 4 ----
 arch/arm/boards/at91sam9n12ek/config.h    | 4 ----
 arch/arm/boards/at91sam9x5ek/config.h     | 4 ----
 arch/arm/boards/dss11/config.h            | 4 ----
 arch/arm/boards/mmccpu/config.h           | 4 ----
 arch/arm/boards/pm9261/config.h           | 4 ----
 arch/arm/boards/pm9263/config.h           | 4 ----
 arch/arm/boards/pm9g45/config.h           | 4 ----
 arch/arm/boards/qil-a926x/config.h        | 4 ----
 arch/arm/boards/sama5d3xek/config.h       | 4 ----
 arch/arm/boards/telit-evk-pro3/config.h   | 4 ----
 arch/arm/boards/tny-a926x/config.h        | 4 ----
 arch/arm/boards/usb-a926x/config.h        | 4 ----
 18 files changed, 72 deletions(-)
 delete mode 100644 arch/arm/boards/animeo_ip/config.h
 delete mode 100644 arch/arm/boards/at91sam9260ek/config.h
 delete mode 100644 arch/arm/boards/at91sam9261ek/config.h
 delete mode 100644 arch/arm/boards/at91sam9263ek/config.h
 delete mode 100644 arch/arm/boards/at91sam9m10g45ek/config.h
 delete mode 100644 arch/arm/boards/at91sam9m10ihd/config.h
 delete mode 100644 arch/arm/boards/at91sam9n12ek/config.h
 delete mode 100644 arch/arm/boards/at91sam9x5ek/config.h
 delete mode 100644 arch/arm/boards/dss11/config.h
 delete mode 100644 arch/arm/boards/mmccpu/config.h
 delete mode 100644 arch/arm/boards/pm9261/config.h
 delete mode 100644 arch/arm/boards/pm9263/config.h
 delete mode 100644 arch/arm/boards/pm9g45/config.h
 delete mode 100644 arch/arm/boards/qil-a926x/config.h
 delete mode 100644 arch/arm/boards/sama5d3xek/config.h
 delete mode 100644 arch/arm/boards/telit-evk-pro3/config.h
 delete mode 100644 arch/arm/boards/tny-a926x/config.h
 delete mode 100644 arch/arm/boards/usb-a926x/config.h

diff --git a/arch/arm/boards/animeo_ip/config.h b/arch/arm/boards/animeo_ip/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/animeo_ip/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/at91sam9260ek/config.h b/arch/arm/boards/at91sam9260ek/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/at91sam9260ek/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/at91sam9261ek/config.h b/arch/arm/boards/at91sam9261ek/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/at91sam9261ek/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/at91sam9263ek/config.h b/arch/arm/boards/at91sam9263ek/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/at91sam9263ek/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/at91sam9m10g45ek/config.h b/arch/arm/boards/at91sam9m10g45ek/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/at91sam9m10g45ek/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/at91sam9m10ihd/config.h b/arch/arm/boards/at91sam9m10ihd/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/at91sam9m10ihd/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/at91sam9n12ek/config.h b/arch/arm/boards/at91sam9n12ek/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/at91sam9n12ek/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/at91sam9x5ek/config.h b/arch/arm/boards/at91sam9x5ek/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/at91sam9x5ek/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/dss11/config.h b/arch/arm/boards/dss11/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/dss11/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/mmccpu/config.h b/arch/arm/boards/mmccpu/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/mmccpu/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/pm9261/config.h b/arch/arm/boards/pm9261/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/pm9261/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/pm9263/config.h b/arch/arm/boards/pm9263/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/pm9263/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/pm9g45/config.h b/arch/arm/boards/pm9g45/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/pm9g45/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/qil-a926x/config.h b/arch/arm/boards/qil-a926x/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/qil-a926x/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/sama5d3xek/config.h b/arch/arm/boards/sama5d3xek/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/sama5d3xek/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/telit-evk-pro3/config.h b/arch/arm/boards/telit-evk-pro3/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/telit-evk-pro3/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/tny-a926x/config.h b/arch/arm/boards/tny-a926x/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/tny-a926x/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
diff --git a/arch/arm/boards/usb-a926x/config.h b/arch/arm/boards/usb-a926x/config.h
deleted file mode 100644
index ca15136..0000000
--- a/arch/arm/boards/usb-a926x/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif	/* __CONFIG_H */
-- 
1.8.3.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2013-07-09 11:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-09 11:14 [PATCH 1/3] ARM: at91: move main clock define to C Jean-Christophe PLAGNIOL-VILLARD
2013-07-09 11:14 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2013-07-09 11:14 ` [PATCH 3/3] ARM: AT91: Turn most board directories into regular build directories Jean-Christophe PLAGNIOL-VILLARD

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=1373368492-4627-2-git-send-email-plagnioj@jcrosoft.com \
    --to=plagnioj@jcrosoft.com \
    --cc=barebox@lists.infradead.org \
    /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