3 Commits

Author SHA1 Message Date
Jak Tiano
499004489f Update fthd_ddr.c for Linux Kernel 6.13+ (#304)
* Update fthd_ddr.c

Shipped in linux kernel 6.13, <linux/random.h> no longer includes <linux/prandom.h>. This file depended on that nested include, and this commit changes the include to use that header directly.

Without this, module compilation fails trying to use prandom_seed_state() which is in longer included.

5b3fdc9f2f

* Update fthd_ddr.c to include linux/random.h in kernels <= 6.12
2025-03-03 20:49:20 +01:00
Patrik Jakobsson
ed773c8268 facetimehd: More Broadcom to FacetimeHD renaming 2015-11-28 13:16:53 +01:00
Sven Schnelle
f3067f211a rename driver to facetimehd 2015-11-27 20:32:06 +01:00