diff options
Diffstat (limited to 'drivers/systemace.c')
-rw-r--r-- | drivers/systemace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/systemace.c b/drivers/systemace.c index c9fd5f1..7d82c27 100644 --- a/drivers/systemace.c +++ b/drivers/systemace.c @@ -211,7 +211,7 @@ static unsigned long systemace_read(int dev, unsigned long start, /* Write sector count | ReadMemCardData. */ ace_writew((trans & 0xff) | 0x0300, 0x14); -/* +/* * For FPGA configuration via SystemACE is reset unacceptable * CFGDONE bit in STATUSREG is not set to 1. */ |