mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 22:58:02 +07:00
staging: comedi: ii_pci20kc: remove comment about 2.4 kernels
This comment about using ioremap() for 2.4 kernels is not necessary. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
53362177da
commit
b5d5b58da8
@ -77,9 +77,6 @@ options for PCI-20341M:
|
||||
3 200
|
||||
*/
|
||||
|
||||
/* XXX needs to use ioremap() for compatibility with 2.4 kernels. Should also
|
||||
* check_mem_region() etc. - fmhess */
|
||||
|
||||
#include "../comedidev.h"
|
||||
|
||||
#define PCI20000_ID 0x1d
|
||||
|
Loading…
Reference in New Issue
Block a user