From f57f5848f9b313889702b018220ea256284dbddf Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Mon, 28 Jul 2014 13:09:35 +0100 Subject: [PATCH] staging: comedi: amplc_pc236, amplc_pci236: get rid of bustype The `bustype` member of `struct pc236_board` variables is initialized, but never used. Remove it along with the enumerated constants associated with it. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed