diff options
-rw-r--r-- | drivers/net/pxa168_eth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/pxa168_eth.c b/drivers/net/pxa168_eth.c index 75c2ff99d66d..18c0297743f1 100644 --- a/drivers/net/pxa168_eth.c +++ b/drivers/net/pxa168_eth.c | |||
@@ -4,6 +4,7 @@ | |||
4 | * | 4 | * |
5 | * Copyright (C) 2010 Marvell International Ltd. | 5 | * Copyright (C) 2010 Marvell International Ltd. |
6 | * Sachin Sanap <ssanap@marvell.com> | 6 | * Sachin Sanap <ssanap@marvell.com> |
7 | * Zhangfei Gao <zgao6@marvell.com> | ||
7 | * Philip Rakity <prakity@marvell.com> | 8 | * Philip Rakity <prakity@marvell.com> |
8 | * Mark Brown <markb@marvell.com> | 9 | * Mark Brown <markb@marvell.com> |
9 | * | 10 | * |