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:
510d573
)
phy/micrel: Add missing header to micrel_phy.h
author
Marek Vasut
<
[email protected]
>
Sun, 23 Sep 2012 16:58:51 +0000
(16:58 +0000)
committer
David S. Miller
<
[email protected]
>
Mon, 24 Sep 2012 19:54:33 +0000
(15:54 -0400)
The license header was missing in micrel_phy.h . This patch adds
one.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: David J. Choi <
[email protected]
>
Cc: David S. Miller <
[email protected]
>
Cc: Nobuhiro Iwamatsu <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
include/linux/micrel_phy.h
patch
|
blob
|
history
diff --git
a/include/linux/micrel_phy.h
b/include/linux/micrel_phy.h
index d02355d1fc310658756f0ec7f5ba5ed6cf716822..de201203bc7c833a09651f75678b833cfac0b880 100644
(file)
--- a/
include/linux/micrel_phy.h
+++ b/
include/linux/micrel_phy.h
@@
-1,3
+1,15
@@
+/*
+ * include/linux/micrel_phy.h
+ *
+ * Micrel PHY IDs
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation; either version 2 of the License, or (at your
+ * option) any later version.
+ *
+ */
+
#ifndef _MICREL_PHY_H
#define _MICREL_PHY_H