diff options
Diffstat (limited to 'arch/ppc/8260_io/enet.c')
-rw-r--r-- | arch/ppc/8260_io/enet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/8260_io/enet.c b/arch/ppc/8260_io/enet.c index 615b6583d9b..3ea4db2cc9e 100644 --- a/arch/ppc/8260_io/enet.c +++ b/arch/ppc/8260_io/enet.c | |||
@@ -10,7 +10,7 @@ | |||
10 | * This version of the driver is somewhat selectable for the different | 10 | * This version of the driver is somewhat selectable for the different |
11 | * processor/board combinations. It works for the boards I know about | 11 | * processor/board combinations. It works for the boards I know about |
12 | * now, and should be easily modified to include others. Some of the | 12 | * now, and should be easily modified to include others. Some of the |
13 | * configuration information is contained in <asm/commproc.h> and the | 13 | * configuration information is contained in <asm/cpm1.h> and the |
14 | * remainder is here. | 14 | * remainder is here. |
15 | * | 15 | * |
16 | * Buffer descriptors are kept in the CPM dual port RAM, and the frame | 16 | * Buffer descriptors are kept in the CPM dual port RAM, and the frame |