X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Fsonic.h;h=7f886e8ae28fd32c3f1bc7e32eaad9a49d155d47;hb=5a3e3b2230980cf2ce6e5e56b816dde19b993939;hp=cede969a8baae88fcfc0a8083a049999d84cb11d;hpb=cfc4692825ea4d932b94c0ec791f2f01d055b79f;p=linux-2.6-omap-h63xx.git diff --git a/drivers/net/sonic.h b/drivers/net/sonic.h index cede969a8ba..7f886e8ae28 100644 --- a/drivers/net/sonic.h +++ b/drivers/net/sonic.h @@ -7,7 +7,7 @@ * NOTE: most of the structure definitions here are endian dependent. * If you want to use this driver on big endian machines, the data * and pad structure members must be exchanged. Also, the structures - * need to be changed accordingly to the bus size. + * need to be changed accordingly to the bus size. * * 981229 MSch: did just that for the 68k Mac port (32 bit, big endian) * @@ -22,7 +22,6 @@ #ifndef SONIC_H #define SONIC_H -#include /* * SONIC register offsets @@ -182,7 +181,7 @@ #define SONIC_TCR_DEFAULT 0x0000 -/* +/* * Constants for the SONIC_INTERRUPT_MASK and * SONIC_INTERRUPT_STATUS registers. */