]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/blobdiff - lib/remoteproc/drivers/zynqmp_remoteproc_a53.c
zynqmp_r5 remoteproc: remove platform_get_processor_for_fw()
[processor-sdk/open-amp.git] / lib / remoteproc / drivers / zynqmp_remoteproc_a53.c
index 9fe9f0e271aaf9d013ee3fe11bc40ffe826b4d26..36bbaf37c37afa4b6d24aab800c65dbc8346e92f 100644 (file)
@@ -188,8 +188,3 @@ static int _initialize(void *pdata,
        return 0;
 }
 
-int platform_get_processor_for_fw(char *fw_name)
-{
-       (void)fw_name;
-       return 1;
-}