From: Felipe Balbi Date: Fri, 22 Feb 2013 14:17:31 +0000 (+0200) Subject: usb: dwc3: debugfs: mark our regset structure const X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ec0ddb1b4fe3f7d93fdc862d2a7338cd354fe94;p=pandora-kernel.git usb: dwc3: debugfs: mark our regset structure const nobody should be modifying that structure and debugfs has already being fixed to take const arguments, so we won't cause any new compile warnings. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed