projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce4a7d0
)
drivers/atm/eni.h: remove unused macro KERNEL_OFFSET
author
Pradeep Singh Rautela
<
[email protected]
>
Tue, 10 Jun 2008 19:46:52 +0000
(12:46 -0700)
committer
David S. Miller
<
[email protected]
>
Tue, 10 Jun 2008 19:46:52 +0000
(12:46 -0700)
KERNEL_OFFSET macro in eni.h is not required as it is not used anywhere.
Remove the unused macro from eni.h header file.
Signed-off-by: Pradeep Singh <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/atm/eni.h
patch
|
blob
|
history
diff --git
a/drivers/atm/eni.h
b/drivers/atm/eni.h
index d04fefb0841f6e7ce7c67cef84ba6199db97faac..e4c9525e60b3deaccb13fd053431393c7df8db84 100644
(file)
--- a/
drivers/atm/eni.h
+++ b/
drivers/atm/eni.h
@@
-18,7
+18,6
@@
#include "midway.h"
-#define KERNEL_OFFSET 0xC0000000 /* kernel 0x0 is at phys 0xC0000000 */
#define DEV_LABEL "eni"
#define UBR_BUFFER (128*1024) /* UBR buffer size */