From: Simon Marchi Date: Thu, 16 Apr 2015 20:45:09 +0000 (-0400) Subject: Fix: regmap instrumentation for Linux 3.19.4 and 4.0 X-Git-Tag: v2.7.0-rc1~47 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=6bdc39b10e8a16c966e2c338084ef13f84af3af3;hp=6bdc39b10e8a16c966e2c338084ef13f84af3af3;p=lttng-modules.git Fix: regmap instrumentation for Linux 3.19.4 and 4.0 This is necessary after commit c6b570d97c0e77f570bb6b2ed30d372b2b1e9aae in the kernel. [ Edit by Mathieu Desnoyers: fix DECLARE_EVENT_CLASS regmap_reg too. ] Signed-off-by: Simon Marchi Signed-off-by: Mathieu Desnoyers ---