diff options
Diffstat (limited to 'drivers/net/wireless/atmel_cs.c')
| -rw-r--r-- | drivers/net/wireless/atmel_cs.c | 5 | 
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/net/wireless/atmel_cs.c b/drivers/net/wireless/atmel_cs.c index 52257221921..4cfb4d99ced 100644 --- a/drivers/net/wireless/atmel_cs.c +++ b/drivers/net/wireless/atmel_cs.c @@ -24,15 +24,14 @@      GNU General Public License for more details.      You should have received a copy of the GNU General Public License -    along with Atmel wireless lan drivers; if not, write to the Free Software -    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA +    along with Atmel wireless lan drivers; if not, see +    <http://www.gnu.org/licenses/>.  ******************************************************************************/  #ifdef __IN_PCMCIA_PACKAGE__  #include <pcmcia/k_compat.h>  #endif -#include <linux/init.h>  #include <linux/kernel.h>  #include <linux/module.h>  #include <linux/ptrace.h>  | 
