<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 29 September 2014 23:02, Daniel Baluta <span dir="ltr"><<a href="mailto:daniel.baluta@gmail.com" target="_blank">daniel.baluta@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span>On Mon, Sep 29, 2014 at 10:19 PM, Georgiana Chelu<br>
<<a href="mailto:georgiana.chelu93@gmail.com" target="_blank">georgiana.chelu93@gmail.com</a>> wrote:<br>
> I compiled the code and nothing was broken.<br>
> There is no difference between compiling with and without first argument.<br>
<br>
</span>Please use bottom/interleaved posting.<br>
<br>
If this code compiles on your machine then you are doing something wrong:<br>
<br>
daniel@ixhome:~/repos/staging$ make drivers/staging/emxx_udc/emxx_udc.ko<br>
  CHK     include/config/kernel.release<br>
  CHK     include/generated/uapi/linux/version.h<br>
  CHK     include/generated/utsrelease.h<br>
  CALL    scripts/checksyscalls.sh<br>
  CC      drivers/staging/emxx_udc/emxx_udc.o<br>
drivers/staging/emxx_udc/emxx_udc.c: In function ‘_nbu2ss_epn_out_data’:<br>
drivers/staging/emxx_udc/emxx_udc.c:974:51: error: macro "min_t"<br>
requires 3 arguments, but only 2 given<br>
drivers/staging/emxx_udc/emxx_udc.c:974:14: error: ‘min_t’ undeclared<br>
(first use in this function)<br>
drivers/staging/emxx_udc/emxx_udc.c:974:14: note: each undeclared<br>
identifier is reported only once for each function it appears in<br>
make[1]: *** [drivers/staging/emxx_udc/emxx_udc.o] Error 1<br>
make: *** [drivers/staging/emxx_udc/emxx_udc.ko] Error 2<br>
<span><font color="#888888"><br>
Daniel.<br>
<br>
</font></span></blockquote></div><br>Yes, something is wrong.  I compiled the kernel <br>from root with "make -jX" and everything was fine.<br>Next time I will compile the module.<br><br><br></div><div class="gmail_extra">Thank you,<br></div><div class="gmail_extra">Georgiana<br></div></div>