From 9a8e7f63dc77d2a4134791da74deb697889d56d9 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 5 Jun 2013 15:39:16 -0700 Subject: [PATCH] staging: comedi: pcmad: remove unnecessary includes This driver does not use interrupts and the comedi core handles the allocation of the io resource so these includes are not required. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed