From: Laurent Pinchart Date: Tue, 20 Jan 2015 22:55:55 +0000 (+0200) Subject: usb: isp1760: Prefix driver data structures with isp1760_ X-Git-Tag: fixes-v4.0-rc1~102^2^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea0b1fabc77420261c57c4ac4f0ea384f5a8c438;p=pandora-kernel.git usb: isp1760: Prefix driver data structures with isp1760_ The slotinfo and memory_chunk structures are specific to the driver and defined in a header file. Prefix them with isp1760_ to avoid namespace clashes. Signed-off-by: Laurent Pinchart Reviewed-by: Felipe Balbi Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed