Re: [patch V2 1/8] staging: visorutil driver to provide common functionality to other s-Par drivers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 04, 2014 at 07:58:05AM -0600, Ken Cox wrote:
> +EXPORT_SYMBOL_GPL(proc_CreateType);

You have some _very_ generic symbols that you are now exporting.

Here's another funny one:

> +int hexDumpWordsToBuffer(char *dest,
> +			 int destSize,
> +			 char *prefix,
> +			 uint32_t *src,
> +			 int srcWords,
> +			 int wordsToDumpPerLine)

Be prepared to be forced to make these drivers a module after the 0-day
build system throws up on this stuff...

good luck :)

greg k-h
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux