forked from Minki/linux
ide: remove bogus ide_fix_driveid() comment
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
parent
8a82387cd2
commit
0546cb045e
@ -303,9 +303,6 @@ void default_hwif_transport(ide_hwif_t *hwif)
|
||||
hwif->atapi_output_bytes = atapi_output_bytes;
|
||||
}
|
||||
|
||||
/*
|
||||
* Beginning of Taskfile OPCODE Library and feature sets.
|
||||
*/
|
||||
void ide_fix_driveid (struct hd_driveid *id)
|
||||
{
|
||||
#ifndef __LITTLE_ENDIAN
|
||||
|
Loading…
Reference in New Issue
Block a user