Skip to content

Commit

Permalink
staging: comedi: ii_pci20kc: remove comment about 2.4 kernels
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Apr 11, 2013
1 parent 5336217 commit b5d5b58
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/staging/comedi/drivers/ii_pci20kc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b5d5b58

Please sign in to comment.