All of lore.kernel.org
 help / color / mirror / Atom feed
* parse-integer support
@ 2015-09-16  3:37 Pierre-Louis Bossart
  2015-09-16  6:04 ` Johannes Berg
  0 siblings, 1 reply; 6+ messages in thread
From: Pierre-Louis Bossart @ 2015-09-16  3:37 UTC (permalink / raw)
  To: backports

Hi,
I've progressed a bit in my endeavor to backport the sound drivers with 
only a few compilation errors but I've reached a blocking point. The 
audio drivers were converted to use parse_integer this summer but I 
can't figure out how to back port this.

If I add include/linux/parse-integer to copy-list then there are tons of 
redeclations.
If I modify backport/backport-include/linux/kernel.h to add a 
conditional #include <linux/parse-integer.h> then I can't figure out how 
to add a subset of this header file from the backport-include directory.

It's only a matter of time before others are impacted so maybe smarter 
people than me have ideas on how to go about this.
Thanks,
-Pierre
--
To unsubscribe from this list: send the line "unsubscribe backports" in

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-09-16 14:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-16  3:37 parse-integer support Pierre-Louis Bossart
2015-09-16  6:04 ` Johannes Berg
2015-09-16  8:12   ` Arend van Spriel
2015-09-16  8:17     ` Johannes Berg
2015-09-16 14:00       ` Pierre-Louis Bossart
2015-09-16 14:09         ` Johannes Berg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.