From 551d793943c39bc8e9d548ac454cd0df32688211 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 20 Jun 2014 11:10:25 -0700 Subject: [PATCH] staging: comedi: ni_atmio: remove NI_SIZE define This define is only used in the comedi_request_region() to specify the size of the region. Remove the define and just open code the value. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed