git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da13482
)
net: fec: build fec.c and fec_ptp.c to one module
author
Frank Li
<Frank.Li@freescale.com>
Sun, 24 Mar 2013 15:03:42 +0000
(15:03 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 25 Mar 2013 16:14:57 +0000
(12:14 -0400)
fec_ptp.ko can't run individually
rename fec.c to fec_main.c
Build fec.o and fec_ptp.o into one fec.ko
Remove unnessary EXPORT_SYMBOL in fec_ptp
Signed-off-by: Frank Li <Frank.Li@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found