powerpc/ata: Remove non-standard __FBSDID()

This one has an extra '* ' at the front, so isn't picked up by the
scripts

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2023-08-16 01:42:59 -06:00
parent c251557621
commit 77a999ef2f

View File

@ -27,9 +27,6 @@
* SUCH DAMAGE.
*/
#include <sys/cdefs.h>
__FBSDID("* $FreeBSD$");
/*
* Common routines for the DMA engine on both the Apple Kauai and MacIO
* ATA controllers.