From 8f28c9d978f7e8b5e7abe6315d2bb934ea65700c Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 13 Mar 2014 10:09:56 -0700 Subject: [PATCH] staging: comedi: fl512: remove Fl512_SIZE define This define is only used in the comedi_request_region() call to specify the size of the I/O region to request. 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