Re: [PATCH v3 39/44] metag: ftrace support
From: James Hogan <hidden>
Date: 2013-01-10 16:14:34
Also in:
lkml
From: James Hogan <hidden>
Date: 2013-01-10 16:14:34
Also in:
lkml
Hi Steven, On 10/01/13 15:59, Steven Rostedt wrote:
On Thu, 2013-01-10 at 15:31 +0000, James Hogan wrote:quoted
+#include <linux/ftrace.h> +#include <linux/io.h> +#include <linux/uaccess.h> +#include <linux/ftrace.h>duplicate <linux/ftrace.h>
Thanks, I'll fix.
The rest looks good.
Thanks for reviewing Cheers James