2011-04-03 16:07:46

by Jovi Zhang

[permalink] [raw]
Subject: [PATCH] amba: remove invalid location line in file header

From: Jovi Zhang <[email protected]>

remove invalid location line in file header after file moved

Signed-off-by: Jovi Zhang <[email protected]>
---
drivers/amba/bus.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/amba/bus.c b/drivers/amba/bus.c
index 6d2bb25..539948a 100644
--- a/drivers/amba/bus.c
+++ b/drivers/amba/bus.c
@@ -1,6 +1,4 @@
/*
- * linux/arch/arm/common/amba.c
- *
* Copyright (C) 2003 Deep Blue Solutions Ltd, All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
--
1.7.2.3