daniel-santos / mcp2210-linux

MCP2210 driver for linux
http://danielthesantos.blogspot.com/search/label/mcp2210
51 stars 33 forks source link

compile (user and kernel) fails when CONFIG_MCP2210_DEBUG_VERBOSE not set #9

Closed mweal-ed closed 10 years ago

daniel-santos commented 10 years ago

In the future, please post more information, like the name and version of the compiler and kernel you are using, the entire compilation output, etc.

I have pushed a patch that fixes it on my setup (tested x86_64 and ARM), but without knowing about your environment, I can't promise it will work on yours. Please let me know.

mweal-ed commented 10 years ago

Sorry for about the terse description. I thought in this case it was sufficient. I started to look at it today, but see you have already fixed it. Thank you.

daniel-santos commented 10 years ago

thank you!