mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 04:36:51 +07:00
trm290: remove bogus init_hwif_trm290() comment
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
parent
dd0fd40d54
commit
8a82387cd2
@ -240,9 +240,6 @@ static int trm290_ide_dma_test_irq (ide_drive_t *drive)
|
|||||||
return (status == 0x00ff);
|
return (status == 0x00ff);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
* Invoked from ide-dma.c at boot time.
|
|
||||||
*/
|
|
||||||
static void __devinit init_hwif_trm290(ide_hwif_t *hwif)
|
static void __devinit init_hwif_trm290(ide_hwif_t *hwif)
|
||||||
{
|
{
|
||||||
unsigned int cfgbase = 0;
|
unsigned int cfgbase = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user