From 9fc4f9f531c6ace14108e70c45540376cbb63804 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 28 May 2014 16:34:51 -0700 Subject: [PATCH] staging: comedi: adq12b: remove ADQ12B_SIZE define This define is only used in the comedi_request_region() call to specify the I/O resource size. Remove it 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