On Mon, Aug 7, 2023 at 3:10 PM Mark Brown [off-list ref] wrote:
On Mon, Aug 07, 2023 at 03:05:15PM +0200, Linus Walleij wrote:
quoted
On Wed, Jul 26, 2023 at 5:04 PM Herve Codina [off-list ref] wrote:
quoted
quoted
+#include "linux/bitfield.h"
quoted
Really? I don't think there is such a file there.
quoted
Do you mean <linux/bitfield.h> and does this even compile?
#include "" means "try the local directory first then fall back to
system includes" so it'll work, it picks up extra stuff on top of what
<> does. There's a stylistic issue though.
Wow that's a neat trick, I learn something new every day!
But we probably wanna be sure to get the system include.
Yours,
Linus Walleij
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel