On Tue, Jun 24, 2014 at 1:02 PM, Kumar Abhishek <[email protected]> wrote: > From: Kumar Abhishek <[email protected]> > > Signed-off-by: Kumar Abhishek <[email protected]> > --- > drivers/remoteproc/pru_rproc.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/remoteproc/pru_rproc.c b/drivers/remoteproc/pru_rproc.c > index ff8e541..402f2ef 100644 > --- a/drivers/remoteproc/pru_rproc.c > +++ b/drivers/remoteproc/pru_rproc.c > @@ -34,6 +34,7 @@ > > #include "remoteproc_internal.h" > > +#include <linux/miscdevice.h> > #include "beaglelogic_glue.h" > > /* PRU_EVTOUT0 is halt (system call) */ > -- > 1.9.1
This looks good, so it's all staged up in our local beagleboard.org tree: https://github.com/RobertCNelson/bb-kernel/commit/bc1441c0433fdba6f992cd754edea38b7760957c http://paste.debian.net/106571/ Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
