mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 03:59:22 +02:00
fm_set_max_frm() existed in the Freescale SDK as a callback for an early_param. When this code was ported to the upstream kernel the early_param was converted to a module_param making the reference to the function incorrect. The rest of the comment already does a good job of explaining the parameter so removing the reference to the non-existent function seems like the best thing to do. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| fman.c | ||
| fman.h | ||
| fman_dtsec.c | ||
| fman_dtsec.h | ||
| fman_keygen.c | ||
| fman_keygen.h | ||
| fman_mac.h | ||
| fman_memac.c | ||
| fman_memac.h | ||
| fman_muram.c | ||
| fman_muram.h | ||
| fman_port.c | ||
| fman_port.h | ||
| fman_sp.c | ||
| fman_sp.h | ||
| fman_tgec.c | ||
| fman_tgec.h | ||
| Kconfig | ||
| mac.c | ||
| mac.h | ||
| Makefile | ||