aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/mips/au1xxx-ide.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/mips/au1xxx-ide.c')
-rw-r--r--drivers/ide/mips/au1xxx-ide.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/ide/mips/au1xxx-ide.c b/drivers/ide/mips/au1xxx-ide.c
index 71782b38280b..cd42b30a7a3b 100644
--- a/drivers/ide/mips/au1xxx-ide.c
+++ b/drivers/ide/mips/au1xxx-ide.c
@@ -1,6 +1,4 @@
1/* 1/*
2 * linux/drivers/ide/mips/au1xxx-ide.c version 01.30.00 Aug. 02 2005
3 *
4 * BRIEF MODULE DESCRIPTION 2 * BRIEF MODULE DESCRIPTION
5 * AMD Alchemy Au1xxx IDE interface routines over the Static Bus 3 * AMD Alchemy Au1xxx IDE interface routines over the Static Bus
6 * 4 *
@@ -50,7 +48,6 @@
50#include <asm/mach-au1x00/au1xxx_ide.h> 48#include <asm/mach-au1x00/au1xxx_ide.h>
51 49
52#define DRV_NAME "au1200-ide" 50#define DRV_NAME "au1200-ide"
53#define DRV_VERSION "1.0"
54#define DRV_AUTHOR "Enrico Walther <enrico.walther@amd.com> / Pete Popov <ppopov@embeddedalley.com>" 51#define DRV_AUTHOR "Enrico Walther <enrico.walther@amd.com> / Pete Popov <ppopov@embeddedalley.com>"
55 52
56/* enable the burstmode in the dbdma */ 53/* enable the burstmode in the dbdma */