opnsense-src/sys/powerpc/powernv
Bjoern A. Zeeb d1bdc2821f Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e contigfree(9) is no longer
needed and should not be used anymore.  We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e and is handled in D45813 (to be committed
seperately later).

Sponsored by:	The FreeBSD Foundation
Reviewed by:	markj, kib
Tested by:	pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
2024-07-26 10:45:01 +00:00
..
opal.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
opal.h sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
opal_async.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
opal_console.c newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
opal_dbg.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
opal_dev.c newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
opal_flash.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
opal_hmi.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
opal_i2c.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
opal_i2cm.c newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
opal_nvram.c Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
opal_pci.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
opal_sensor.c newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
opalcall.S sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
platform_powernv.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
powernv_centaur.c newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
powernv_xscom.c newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
xive.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00