summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/lib
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-10-03 21:12:48 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-10-03 21:12:48 +0200
commitd1e65d2a7bd9162e7009da870adb15c70b620320 (patch)
tree8eb7152b40e2f5868984f5f36cdfa142db53937c /arch/openrisc/lib
parentcd323c02240af01eb914c87d9d7c41db6e34984b (diff)
parent77322aa896895f4f68501a071086e432e575dcc2 (diff)
downloadbarebox-d1e65d2a7bd9162e7009da870adb15c70b620320.tar.gz
barebox-d1e65d2a7bd9162e7009da870adb15c70b620320.tar.xz
Merge branch 'for-next/remove-fsf-address'
Conflicts: drivers/net/miidev.c include/miidev.h
Diffstat (limited to 'arch/openrisc/lib')
-rw-r--r--arch/openrisc/lib/board.c4
-rw-r--r--arch/openrisc/lib/clock.c4
-rw-r--r--arch/openrisc/lib/cpuinfo.c4
3 files changed, 0 insertions, 12 deletions
diff --git a/arch/openrisc/lib/board.c b/arch/openrisc/lib/board.c
index a2158cb0c0..f62fbaf4a5 100644
--- a/arch/openrisc/lib/board.c
+++ b/arch/openrisc/lib/board.c
@@ -14,10 +14,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
*/
#include <common.h>
diff --git a/arch/openrisc/lib/clock.c b/arch/openrisc/lib/clock.c
index ab0a90d4dc..4f36f278af 100644
--- a/arch/openrisc/lib/clock.c
+++ b/arch/openrisc/lib/clock.c
@@ -14,10 +14,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
*/
#include <common.h>
diff --git a/arch/openrisc/lib/cpuinfo.c b/arch/openrisc/lib/cpuinfo.c
index c3f061d849..1f137f0cd4 100644
--- a/arch/openrisc/lib/cpuinfo.c
+++ b/arch/openrisc/lib/cpuinfo.c
@@ -15,10 +15,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
*/
#include <common.h>