mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] include: misc clean up
@ 2022-01-03 11:58 Ahmad Fatoum
  2022-01-03 11:58 ` [PATCH 1/4] include: <linux/overflow.h>: add missing include Ahmad Fatoum
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ahmad Fatoum @ 2022-01-03 11:58 UTC (permalink / raw)
  To: barebox

Ahmad Fatoum (4):
  include: <linux/overflow.h>: add missing include
  include: spinlock.h: define dummy for DEFINE_SPINLOCK
  include: <linux/compiler.h>: delete __ADDRESSABLE macro
  x86: remove reference to empty file

 arch/x86/mach-efi/include/mach/barebox.lds.h |  1 -
 include/asm-generic/barebox.lds.h            |  3 +--
 include/linux/compiler.h                     | 10 ----------
 include/linux/overflow.h                     |  1 +
 include/linux/spinlock.h                     |  2 ++
 5 files changed, 4 insertions(+), 13 deletions(-)
 delete mode 100644 arch/x86/mach-efi/include/mach/barebox.lds.h

-- 
2.30.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


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

end of thread, other threads:[~2022-01-05  7:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03 11:58 [PATCH 0/4] include: misc clean up Ahmad Fatoum
2022-01-03 11:58 ` [PATCH 1/4] include: <linux/overflow.h>: add missing include Ahmad Fatoum
2022-01-03 11:58 ` [PATCH 2/4] include: spinlock.h: define dummy for DEFINE_SPINLOCK Ahmad Fatoum
2022-01-03 11:58 ` [PATCH 3/4] include: <linux/compiler.h>: delete __ADDRESSABLE macro Ahmad Fatoum
2022-01-03 11:58 ` [PATCH 4/4] x86: remove reference to empty file Ahmad Fatoum
2022-01-05  7:56 ` [PATCH 0/4] include: misc clean up Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox