linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: vc04_services: cleanup macros BM2835_MMAL_VERSION and BM2835_MMAL_MODULE_NAME
@ 2022-01-07 23:46 Gaston Gonzalez
  2022-01-07 23:46 ` [PATCH 1/2] staging: vc04_services: remove unneeded MODULE_VERSION() usage Gaston Gonzalez
  2022-01-07 23:46 ` [PATCH 2/2] staging: vc04_services: use KBUILD_MODNAME instead of own module name definition Gaston Gonzalez
  0 siblings, 2 replies; 3+ messages in thread
From: Gaston Gonzalez @ 2022-01-07 23:46 UTC (permalink / raw)
  To: linux-staging
  Cc: gregkh, nsaenz, f.fainelli, rjui, sbranden, juerg.haefliger,
	rdunlap, dave.stevenson, stefan.wahren, unixbhaskar,
	mitaliborkar810, phil, len.baker, linux-rpi-kernel,
	linux-arm-kernel, bcm-kernel-feedback-list, linux-kernel,
	gascoar

These two patches cleanup the macros BM2835_MMAL_VERSION and
BM2835_MMAL_MODULE_NAME.

Gaston Gonzalez (2):
  staging: vc04_services: remove unneeded MODULE_VERSION() usage
  staging: vc04_services: use KBUILD_MODNAME instead of own module name
    definition

 .../vc04_services/bcm2835-camera/bcm2835-camera.c      | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-01-07 23:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07 23:46 [PATCH 0/2] staging: vc04_services: cleanup macros BM2835_MMAL_VERSION and BM2835_MMAL_MODULE_NAME Gaston Gonzalez
2022-01-07 23:46 ` [PATCH 1/2] staging: vc04_services: remove unneeded MODULE_VERSION() usage Gaston Gonzalez
2022-01-07 23:46 ` [PATCH 2/2] staging: vc04_services: use KBUILD_MODNAME instead of own module name definition Gaston Gonzalez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).